adTempus API
PreviousUpNext
IExecutionHistoryItem::RestartCount Property

Indicates the restart count for this instance.

C++
__property long* RestartCount;
C#
long* RestartCount;
Visual Basic
Property RestartCount() As long*
Default Value

0

 

On the initial execution of the job, the RestartCount is 0. If the job is restarted by a JobControlAction, the RestartCount is incremented on each restart in the chain.

adTempus API Reference version 3.0.0.0, revised 10/30/2008